modify Registry
Modify a registry
Path Parameters
Subscription ID
Registry ID
Query Parameters
Possible values: [eventNotificationConfigs
, stateNotificationConfig.pubsub_topic_name
, logNotificationConfig.pubsub_topic_name
, customOnboardNotificationConfig.pubsub_topic_name
, customOnboardEnabled
, mqttConfig.mqtt_enabled_state
, httpConfig.http_enabled_state
, logLevel
, credentials
]
values to be updated: eventNotificationConfigs,stateNotificationConfig.pubsub_topic_name,logNotificationConfig.pubsub_topic_name,customOnboardNotificationConfig.pubsub_topic_name,mqttConfig.mqtt_enabled_state,httpConfig.http_enabled_state,logLevel,credentials,customOnboardEnabled
Request Body required
application/json
Possible values: >= 3 characters
and <= 256 characters
credentials object[]
publicKeyCertificate object
Possible values: [X509_CERTIFICATE_PEM
]
x509Details object
httpConfig object
Possible values: [HTTP_ENABLED
, HTTP_DISABLED
, HTTP_STATE_UNSPECIFIED
]
mqttConfig object
Possible values: [MQTT_ENABLED
, MQTT_DISABLED
, MQTT_STATE_UNSPECIFIED
]
Possible values: [INFO
, ERROR
]
eventNotificationConfigs object[]
logNotificationConfig object
stateNotificationConfig object
customOnboardNotificationConfig object
Possible values: [pubsub
, kinesis
]
- 200
- 400
- 404
- 500
OK
Schema
Possible values: >= 3 characters
and <= 256 characters
credentials object[]
publicKeyCertificate object
Possible values: [X509_CERTIFICATE_PEM
]
x509Details object
httpConfig object
Possible values: [HTTP_ENABLED
, HTTP_DISABLED
, HTTP_STATE_UNSPECIFIED
]
mqttConfig object
Possible values: [MQTT_ENABLED
, MQTT_DISABLED
, MQTT_STATE_UNSPECIFIED
]
Possible values: [INFO
, ERROR
]
eventNotificationConfigs object[]
logNotificationConfig object
stateNotificationConfig object
customOnboardNotificationConfig object
Possible values: [pubsub
, kinesis
]
Bad Request
Schema
error object
Not Found
Schema
error object
Internal Server Error